common/domctl: some functions are only used internally
authorJulien Grall <julien.grall@linaro.org>
Wed, 2 Apr 2014 15:46:35 +0000 (17:46 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 2 Apr 2014 15:46:35 +0000 (17:46 +0200)
commitb205e6f314c84bdbf506c44b24af103c61fbbf17
tree453c51d72c75d72add556d24c2eb6f36e5dd30e9
parent30e3704323949387a8a52a4521e09f3279953732
common/domctl: some functions are only used internally

The list of function above are only used internally in common/domctl.c.
    - bitmap_to_xenctl_bitmap
    - xenctl_bitmap_to_bitmap
    - nodemask_to_xenctl_bitmap
    - xenctl_bitmap_to_nodemask

Signed-off-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Keir Fraser <keir@xen.org>
xen/common/domctl.c